Link to this headingPhp

Link to this headingFile Extensions

List of default File Extentions and Php Versions:

OSRegular ExpressionsFile Extentions
Fedora with PHP 7.0, 7.1php$.php
Fedora with PHP 7.2(phpphar)$.php, .phar
Ubuntu/Debian with PHP 7.1, 7.2ph(arptml).phar, .php, .phtml
Ubuntu/Debian with PHP 7.0ph(p[3457]?ttml).php, .php3, .php4, .php5, .php7, .pht, .phtml
Debian with PHP 5.6)ph(p[345]?ttml).php, .php3, .php4, .php5, .pht, .phtml
Ubuntu with PHP 5.5)ph(p[345]?ttml).php, .php3, .php4, .php5, .pht, .phtml
Debian with PHP 5.4)ph(p[345]?ttml).php, .php3, .php4, .php5, .pht, .phtml
Ubuntu with PHP 5.3)ph(p3?tml).php, .php3, .phtml
Ubuntu with PHP 5.?).phtm$.phtm

Link to this headingFile Names

PHP tries to resolve varables in strings

Examples:

"asdf{${func_that_returns_var()}}asdf"